createDecipheriv

external fun createDecipheriv(algorithm: String, key: Uint8Array<*>, iv: Uint8Array<*>): Decipher